Click or drag to resize

ResourceGetProperties Method

Gets all properties from the resource.

Namespace:  Independentsoft.Webdav
Assembly:  Independentsoft.Webdav (in Independentsoft.Webdav.dll) Version: 1.0.700.18437
Syntax
public Property[] GetProperties()

Return Value

Type: Property
An array of properties.
See Also